home *** CD-ROM | disk | FTP | other *** search
Text File | 1990-06-19 | 727 b | 18 lines | [TEXT/MPS ] |
- File #1: :UExampleDraw.inc1.p
- File #2: :MPW Source:UExampleDraw.inc1.p
-
- Extra lines in 1st before 64 in 2nd (File ":UExampleDraw.inc1.p"; Line 64:65; File ":MPW Source:UExampleDraw.inc1.p"; Line ╞64)
- 64 kPatArraySize = kPats-1;
- 65 kSizeArraySize = kSizes-1;
-
-
- Nonmatching lines (File ":UExampleDraw.inc1.p"; Line 68:69; File ":MPW Source:UExampleDraw.inc1.p"; Line 66:67)
- 68 gPatterns: ARRAY[0..kPatArraySize] OF TQuickDrawPattern;
- 69 gSizes: ARRAY[0..kSizeArraySize] OF Point;
-
- 66 gPatterns: ARRAY[0..kPats-1] OF TQuickDrawPattern;
- 67 gSizes: ARRAY[0..kSizes-1] OF Point;
-
-
- *** EOF on both files at the same time ***
-